2.2 Develop the specification for a method that scans (what are supposed to b e) double values from a file and returns the largest. Throw all possible exceptions. Start with a stub for your method and create a test class to test your method. Re-test your method as you define it. Finally, include a main method and a run( ) method that calls the method you developed. | |
| View Solution | |
| << Back | Next >> |